Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement new space selector bottom sheet #1541

Merged
merged 18 commits into from
Aug 5, 2022

Conversation

gileluard
Copy link
Contributor

gileluard added 17 commits May 10, 2022 22:14
- Apply search query to the recents section
- Root space list from MXSpaceService
- Changed MXRecentsRoomListDataFetcher to MXBreadcrumbsRoomListDataFetcher
@codecov-commenter
Copy link

codecov-commenter commented Aug 2, 2022

Codecov Report

Merging #1541 (e9d64cd) into develop (b608e5f) will increase coverage by 7.43%.
The diff coverage is 10.00%.

@@             Coverage Diff             @@
##           develop    #1541      +/-   ##
===========================================
+ Coverage    34.67%   42.11%   +7.43%     
===========================================
  Files          515      515              
  Lines        84105    84113       +8     
  Branches     37104    37062      -42     
===========================================
+ Hits         29166    35424    +6258     
+ Misses       54027    47655    -6372     
- Partials       912     1034     +122     
Impacted Files Coverage Δ
MatrixSDK/Space/MXSpace.swift 62.44% <0.00%> (+62.44%) ⬆️
MatrixSDK/Space/MXSpaceService.swift 75.22% <0.00%> (+32.15%) ⬆️
MatrixSDK/Space/MXSpaceNotificationCounter.swift 74.21% <100.00%> (+6.28%) ⬆️
...xSDK/Data/MXSendReplyEventDefaultStringLocalizer.m 0.00% <0.00%> (-100.00%) ⬇️
...to/Verification/JSONModels/MXKeyVerificationDone.m 0.00% <0.00%> (-100.00%) ⬇️
.../Verification/JSONModels/MXKeyVerificationCancel.m 0.00% <0.00%> (-100.00%) ⬇️
...to/Algorithms/Megolm/MXMegolmEncryptionTests.swift 0.00% <0.00%> (-100.00%) ⬇️
...haring/Data/MXIncomingRoomKeyRequestCancellation.m 0.00% <0.00%> (-100.00%) ⬇️
...erification/JSONModels/MXSASKeyVerificationStart.m 0.00% <0.00%> (-97.73%) ⬇️
...rification/Requests/MXKeyVerificationByDMRequest.m 0.00% <0.00%> (-92.50%) ⬇️
... and 211 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b608e5f...e9d64cd. Read the comment docs.

@gileluard gileluard marked this pull request as ready for review August 3, 2022 07:59
@gileluard gileluard requested a review from pixlwave August 3, 2022 07:59
Copy link
Member

@pixlwave pixlwave left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gileluard gileluard merged commit 56a23ee into develop Aug 5, 2022
@gileluard gileluard deleted the gil/6410-Implement_new_Space_selector_bottom_sheet branch August 5, 2022 11:39
13027776717 added a commit to 13027776717/matrix-ios-sdk that referenced this pull request Aug 29, 2022
* release/nodefy_0.23.15: (175 commits)
  finish version++
  version++
  Stop using the room ID from the space child state.
  finish version++
  version++
  MXBeaconAggregations: Add debug log when MXBeaconInfoSummary associated to a stopped beacon info is not found.
  Implement new space selector bottom sheet (matrix-org#1541)
  Rooms without an unread badge show up in "unread" tab (matrix-org#1540)
  Delight edit layout experiment (matrix-org#1515)
  Send an empty dictionary when calling /join to be spec compliant.
  Empty commit to wake codecov
  AllWorkingTests: Disable tests that do not pass on GH actions
  changelog
  AllWorkingTests: Disabled commented tests
  Crypto tests CI: Expose tests report on failure and share code coverage
  Tests: Run working integration tests on every PR
  AllWorkingTests: Disable all unit tests
  AllWorkingTests: Disable the 22 tests that fail
  AllWorkingTests: Disable test classes with tests that crash
  Tests: Create AllWorkingTests test plan with stable tests
  ...

# Conflicts:
#	MatrixSDK/Data/RoomSummaryStore/CoreData/Models/MXRoomSummaryMO.swift
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants